home *** CD-ROM | disk | FTP | other *** search
- #!/usr/bin/perl5
-
- print <<EndOfFile;
- Content-type: text/html
-
- <HTML VERSION="2.0">
- <HEAD>
- </HEAD>
- <BODY>
- <CENTER><H1 ALIGN="CENTER">Netscape News and Mail Servers</H1></CENTER>
- Netscape News Server 2.01 provides the Internet-based architecture for
- companies to enable information sharing, workgroup discussions, and
- server-to-server replication of mission-critical information. Integrated with
- Netscape SuiteSpot, Netscape News Server provides superior access control
- mechanisms, performance, scalability, and encrypted remote administration.
- Companies are able to deploy and manage the discussion group solutions that
- best address their business requirements.
- <p>
- With Netscape News Server, users can create electronic discussion groups
- enabling people to participate in a remote dialog by posting and reading
- messages about topics of interest. Discussion groups support multiple
- conversations, or threads, on a given subject, displaying postings in the
- context of the prior discussion. As a result, readers can follow an entire
- discussion right from its inception, even if they join well after the
- discussion has started.
- <p>
- Netscape Mail Server 2.02 is the next generation of an open standards-based
- client-server messaging system that provides superior administration,
- scalability, performance, security and remote connectivity. Netscape Mail
- Server is seamlessly integrated with Netscape Navigator and many other
- messaging clients, creating a turnkey messaging system at the core of an
- intranet environment.
- <p>
- Note: Unlike the Netscape News Server, once the Netscape Mail Server is
- installed, you need to run the Netscape Mail Server setup script to be able to
- configure it through WebSetup. Please consult the release notes for
- instructions.
- </BODY>
- </HTML>
- EndOfFile
-
-